home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Complete Linux
/
Complete Linux.iso
/
docs
/
system
/
daemons
/
syslog_f.z
/
syslog_f
/
logger
/
RCS
/
Makefile,v
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-03-17
|
284 b
|
31 lines
head 1.1;
access;
symbols;
locks
negaard:1.1; strict;
comment @# @;
1.1
date 93.03.17.20.08.15; author negaard; state Exp;
branches;
next ;
desc
@386BSD Makefile
@
1.1
log
@Initial revision
@
text
@# @@(#)Makefile 5.3 (Berkeley) 5/11/90
PROG= logger
.include <bsd.prog.mk>
@